Position

class Position(corner: ConfigScreenWidget.Position.Corner, xOffset: Int, yOffset: Int)

Constructors

Link copied to clipboard
constructor(corner: ConfigScreenWidget.Position.Corner, xOffset: Int, yOffset: Int)

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun positionX(width: Int): Int
Link copied to clipboard
fun positionY(height: Int): Int